home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7190 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: iafrica.com!not-for-mail
  2. From: vincer@iaccess.za (Vince Risi)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Mastering C++ (Visual C++ V4.0 vs. Borland C++ V4.5)
  5. Date: 22 Feb 1996 07:25:47 +0200
  6. Organization: Internet Africa public service
  7. Message-ID: <ldJKxg2yqn2C083yn@iaccess.za>
  8. References: <4fq433$e75@redstone.interpath.net> <4g5kj6$rqv@btree.brooktree.com>
  9. NNTP-Posting-Host: minnie.iafrica.com
  10.  
  11. In article <4g5kj6$rqv@btree.brooktree.com>,
  12. sasha@brooktree.com (Alex Bakaev) wrote:
  13. > softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  14. > wrote:
  15. >
  16. > [deleted]
  17.  
  18. > Incidentally, MSC 4.0 ( I do not recall earlier versions ) was Lattice
  19. > C compiler MS bought.
  20.  
  21. From MSC 3.0 onwards it was MS. MSC 2.0 was the Lattice C compiler.
  22. Around about the time Wizzard C became Turbo C 1.0, MS brought out
  23. MSC 4.0.
  24.  
  25. Vince
  26. =====
  27.  
  28. VC++ 4.0 is something like MSC 10.0. Its biggest drawback is that it
  29. is only 32 bit, and we are still stuck here in the 16 bit world. I
  30. believe that BC++ 5.0 only will be 32 bit hosted, but will produce
  31. 16 bit code. The best solution to the 16/32 bit problem is perhaps
  32. BC++ 4.5 or Delphi (which will port 16 bit to 32 bit with a
  33. recompile.)
  34.  
  35. VC++ 4.0 on the right hardware is a apparently a very nice
  36. development environment. This unfortunately seems to be the
  37. bleeding edge with large memory requirements, gigabyte disks
  38. and high performance pentiums PCs. I wonder what the footprint
  39. for BC++ 5.0 will be. (Delphi32 runs fine on a measly 486/33)
  40.  
  41. Vince
  42. =====
  43.  
  44.  
  45.